Enables support for relative pathed linker and ar tools.
authorMark Buer <mark.buer@booktrack.com>
Fri, 24 Jul 2015 06:35:53 +0000 (18:35 +1200)
committerMark Buer <mark.buer@booktrack.com>
Sun, 26 Jul 2015 21:45:01 +0000 (09:45 +1200)
commit5a04a4d48ccb40fa7c81afb53098170019f32095
treead0c0677f6cffa96cd1ecd770f47e9433da6fcf9
parent84ef25d5effbe01bf303dff6a43732f305dba418
Enables support for relative pathed linker and ar tools.
src/cargo/ops/cargo_compile.rs
src/cargo/ops/cargo_rustc/context.rs
src/cargo/ops/cargo_rustc/mod.rs
src/cargo/util/config.rs
src/doc/config.md
tests/test_cargo_tool_paths.rs [new file with mode: 0644]
tests/tests.rs